Autogenerated HTML docs for v2.36.0-rc0-17-gbf23f 
diff --git a/git-cat-file.html b/git-cat-file.html index e7ce2d9..aabe69c 100644 --- a/git-cat-file.html +++ b/git-cat-file.html 
@@ -752,7 +752,7 @@  <pre class="content"><em>git cat-file</em> &lt;type&gt; &lt;object&gt;   <em>git cat-file</em> (-e | -p) &lt;object&gt;   <em>git cat-file</em> (-t | -s) [--allow-unknown-type] &lt;object&gt;  -<em>git cat-file</em> (--batch | --batch-check) [--batch-all-objects]  +<em>git cat-file</em> (--batch | --batch-check | --batch-command) [--batch-all-objects]   [--buffer] [--follow-symlinks] [--unordered]   [--textconv | --filters]   <em>git cat-file</em> (--textconv | --filters)  @@ -1250,7 +1250,7 @@  <div id="footer">   <div id="footer-text">   Last updated  - 2022-03-09 14:17:38 PST  + 2022-04-07 15:08:14 PDT   </div>   </div>   </body>  
diff --git a/git-cat-file.txt b/git-cat-file.txt index 70c5b4f..24a811f 100644 --- a/git-cat-file.txt +++ b/git-cat-file.txt 
@@ -12,7 +12,7 @@  'git cat-file' <type> <object>  'git cat-file' (-e | -p) <object>  'git cat-file' (-t | -s) [--allow-unknown-type] <object> -'git cat-file' (--batch | --batch-check) [--batch-all-objects] +'git cat-file' (--batch | --batch-check | --batch-command) [--batch-all-objects]  [--buffer] [--follow-symlinks] [--unordered]  [--textconv | --filters]  'git cat-file' (--textconv | --filters) 
diff --git a/git-config.html b/git-config.html index d1bf7b3..36ab8b6 100644 --- a/git-config.html +++ b/git-config.html 
@@ -2352,7 +2352,7 @@  <dd>   <p>   If set to true, enable the built-in file system monitor  - daemon for this working directory (<a href="git-fsmonitor&#8212;daemon.html">git-fsmonitor&#8212;daemon(1)</a>).  + daemon for this working directory (<a href="git-fsmonitor&#45;&#45;daemon.html">git-fsmonitor&#45;&#45;daemon(1)</a>).   </p>   <div class="paragraph"><p>Like hook-based file system monitors, the built-in file system monitor   can speed up Git commands that need to refresh the Git index  
diff --git a/git-credential-cache--daemon.html b/git-credential-cache--daemon.html index 93eabbd..7bb25c6 100644 --- a/git-credential-cache--daemon.html +++ b/git-credential-cache--daemon.html 
@@ -5,7 +5,7 @@  <head>   <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />   <meta name="generator" content="AsciiDoc 10.1.2" />  -<title>git-credential-cache&#8212;daemon(1)</title>  +<title>git-credential-cache&#45;&#45;daemon(1)</title>   <style type="text/css">   /* Shared CSS for AsciiDoc xhtml11 and html5 backends */    @@ -735,7 +735,7 @@  <body class="manpage">   <div id="header">   <h1>  -git-credential-cache&#8212;daemon(1) Manual Page  +git-credential-cache&#45;&#45;daemon(1) Manual Page   </h1>   <h2>NAME</h2>   <div class="sectionbody">  @@ -749,7 +749,7 @@  <h2 id="_synopsis">SYNOPSIS</h2>   <div class="sectionbody">   <div class="verseblock">  -<pre class="content">git credential-cache&#8212;daemon [--debug] &lt;socket&gt;</pre>  +<pre class="content"><em>git credential-cache&#45;&#45;daemon</em> [--debug] &lt;socket&gt;</pre>   <div class="attribution">   </div></div>   </div>  @@ -786,7 +786,7 @@  <div id="footer">   <div id="footer-text">   Last updated  - 2020-03-10 15:02:33 PDT  + 2022-04-07 15:08:14 PDT   </div>   </div>   </body>  
diff --git a/git-credential-cache--daemon.txt b/git-credential-cache--daemon.txt index 7051c6b..01e1c21 100644 --- a/git-credential-cache--daemon.txt +++ b/git-credential-cache--daemon.txt 
@@ -1,5 +1,5 @@ -git-credential-cache--daemon(1) -=============================== +git-credential-cache{litdd}daemon(1) +====================================    NAME  ---- @@ -8,7 +8,7 @@  SYNOPSIS  --------  [verse] -git credential-cache--daemon [--debug] <socket> +'git credential-cache{litdd}daemon' [--debug] <socket>    DESCRIPTION  ----------- 
diff --git a/git-fsmonitor--daemon.html b/git-fsmonitor--daemon.html index f121ef2..66fc212 100644 --- a/git-fsmonitor--daemon.html +++ b/git-fsmonitor--daemon.html 
@@ -5,7 +5,7 @@  <head>   <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />   <meta name="generator" content="AsciiDoc 10.1.2" />  -<title>git-fsmonitor&#8212;daemon(1)</title>  +<title>git-fsmonitor&#45;&#45;daemon(1)</title>   <style type="text/css">   /* Shared CSS for AsciiDoc xhtml11 and html5 backends */    @@ -735,7 +735,7 @@  <body class="manpage">   <div id="header">   <h1>  -git-fsmonitor&#8212;daemon(1) Manual Page  +git-fsmonitor&#45;&#45;daemon(1) Manual Page   </h1>   <h2>NAME</h2>   <div class="sectionbody">  @@ -749,10 +749,10 @@  <h2 id="_synopsis">SYNOPSIS</h2>   <div class="sectionbody">   <div class="verseblock">  -<pre class="content"><em>git fsmonitor&#8212;daemon</em> start  -<em>git fsmonitor&#8212;daemon</em> run  -<em>git fsmonitor&#8212;daemon</em> stop  -<em>git fsmonitor&#8212;daemon</em> status</pre>  +<pre class="content"><em>git fsmonitor&#45;&#45;daemon</em> start  +<em>git fsmonitor&#45;&#45;daemon</em> run  +<em>git fsmonitor&#45;&#45;daemon</em> stop  +<em>git fsmonitor&#45;&#45;daemon</em> status</pre>   <div class="attribution">   </div></div>   </div>  @@ -848,7 +848,7 @@  <div id="footer">   <div id="footer-text">   Last updated  - 2022-04-04 11:19:32 PDT  + 2022-04-07 15:08:14 PDT   </div>   </div>   </body>  
diff --git a/git-fsmonitor--daemon.txt b/git-fsmonitor--daemon.txt index 0fedf5a..cc142fb 100644 --- a/git-fsmonitor--daemon.txt +++ b/git-fsmonitor--daemon.txt 
@@ -1,5 +1,5 @@ -git-fsmonitor--daemon(1) -======================== +git-fsmonitor{litdd}daemon(1) +=============================    NAME  ---- @@ -8,10 +8,10 @@  SYNOPSIS  --------  [verse] -'git fsmonitor--daemon' start -'git fsmonitor--daemon' run -'git fsmonitor--daemon' stop -'git fsmonitor--daemon' status +'git fsmonitor{litdd}daemon' start +'git fsmonitor{litdd}daemon' run +'git fsmonitor{litdd}daemon' stop +'git fsmonitor{litdd}daemon' status    DESCRIPTION  ----------- 
diff --git a/git-ls-tree.html b/git-ls-tree.html index 783689c..3bc53ca 100644 --- a/git-ls-tree.html +++ b/git-ls-tree.html 
@@ -1003,7 +1003,7 @@  <dd>   <p>   The size of the object ("-" if it&#8217;s a tree).  - It also supports a padded format of size with "%(size:padded)".  + It also supports a padded format of size with "%(objectsize:padded)".   </p>   </dd>   <dt class="hdlist1">  @@ -1028,7 +1028,7 @@  <div id="footer">   <div id="footer-text">   Last updated  - 2022-04-04 11:19:32 PDT  + 2022-04-07 15:08:14 PDT   </div>   </div>   </body>  
diff --git a/git-ls-tree.txt b/git-ls-tree.txt index 43aebb9..8f31e2e 100644 --- a/git-ls-tree.txt +++ b/git-ls-tree.txt 
@@ -156,7 +156,7 @@ 	The name of the object.  objectsize[:padded]:: 	The size of the object ("-" if it's a tree). -	It also supports a padded format of size with "%(size:padded)". +	It also supports a padded format of size with "%(objectsize:padded)".  path:: 	The pathname of the object.   
diff --git a/git-update-index.html b/git-update-index.html index 4a02ffd..189709b 100644 --- a/git-update-index.html +++ b/git-update-index.html 
@@ -1465,7 +1465,7 @@  <div class="paragraph"><p>This feature is intended to speed up git operations for repos that have   large working directories.</p></div>   <div class="paragraph"><p>It enables git to work together with a file system monitor (see  -<a href="git-fsmonitor&#8212;daemon.html">git-fsmonitor&#8212;daemon(1)</a>  +<a href="git-fsmonitor&#45;&#45;daemon.html">git-fsmonitor&#45;&#45;daemon(1)</a>   and the   "fsmonitor-watchman" section of <a href="githooks.html">githooks(5)</a>) that can   inform it as to what files have been modified. This enables git to avoid  @@ -1546,7 +1546,7 @@  <div id="footer">   <div id="footer-text">   Last updated  - 2022-04-04 11:19:32 PDT  + 2022-04-07 15:08:14 PDT   </div>   </div>   </body>  
diff --git a/git-update-index.txt b/git-update-index.txt index 64315e2..5ea2f2c 100644 --- a/git-update-index.txt +++ b/git-update-index.txt 
@@ -528,7 +528,7 @@  large working directories.    It enables git to work together with a file system monitor (see -linkgit:git-fsmonitor--daemon[1] +linkgit:git-fsmonitor{litdd}daemon[1]  and the  "fsmonitor-watchman" section of linkgit:githooks[5]) that can  inform it as to what files have been modified. This enables git to avoid 
diff --git a/howto/coordinate-embargoed-releases.html b/howto/coordinate-embargoed-releases.html index c9b58b2..7366644 100644 --- a/howto/coordinate-embargoed-releases.html +++ b/howto/coordinate-embargoed-releases.html 
@@ -873,7 +873,7 @@  <div id="footer">   <div id="footer-text">   Last updated  - 2022-04-06 15:31:56 PDT  + 2022-04-07 15:08:46 PDT   </div>   </div>   </body>  
diff --git a/howto/keep-canonical-history-correct.html b/howto/keep-canonical-history-correct.html index 5efa72b..f9ecf86 100644 --- a/howto/keep-canonical-history-correct.html +++ b/howto/keep-canonical-history-correct.html 
@@ -938,7 +938,7 @@  <div id="footer">   <div id="footer-text">   Last updated  - 2022-04-06 15:31:55 PDT  + 2022-04-07 15:08:46 PDT   </div>   </div>   </body>  
diff --git a/howto/maintain-git.html b/howto/maintain-git.html index 0c2e53f..708c1d5 100644 --- a/howto/maintain-git.html +++ b/howto/maintain-git.html 
@@ -1469,7 +1469,7 @@  <div id="footer">   <div id="footer-text">   Last updated  - 2022-04-06 15:31:56 PDT  + 2022-04-07 15:08:46 PDT   </div>   </div>   </body>  
diff --git a/howto/new-command.html b/howto/new-command.html index ba389c1..c4bdc2b 100644 --- a/howto/new-command.html +++ b/howto/new-command.html 
@@ -863,7 +863,7 @@  <div id="footer">   <div id="footer-text">   Last updated  - 2022-04-06 15:31:53 PDT  + 2022-04-07 15:08:44 PDT   </div>   </div>   </body>  
diff --git a/howto/rebase-from-internal-branch.html b/howto/rebase-from-internal-branch.html index 072de67..5f2f271 100644 --- a/howto/rebase-from-internal-branch.html +++ b/howto/rebase-from-internal-branch.html 
@@ -895,7 +895,7 @@  <div id="footer">   <div id="footer-text">   Last updated  - 2022-04-06 15:31:55 PDT  + 2022-04-07 15:08:45 PDT   </div>   </div>   </body>  
diff --git a/howto/rebuild-from-update-hook.html b/howto/rebuild-from-update-hook.html index c20170d..8c70414 100644 --- a/howto/rebuild-from-update-hook.html +++ b/howto/rebuild-from-update-hook.html 
@@ -847,7 +847,7 @@  <div id="footer">   <div id="footer-text">   Last updated  - 2022-04-06 15:31:55 PDT  + 2022-04-07 15:08:45 PDT   </div>   </div>   </body>  
diff --git a/howto/recover-corrupted-blob-object.html b/howto/recover-corrupted-blob-object.html index 91e288b..44773ad 100644 --- a/howto/recover-corrupted-blob-object.html +++ b/howto/recover-corrupted-blob-object.html 
@@ -880,7 +880,7 @@  <div id="footer">   <div id="footer-text">   Last updated  - 2022-04-06 15:31:55 PDT  + 2022-04-07 15:08:45 PDT   </div>   </div>   </body>  
diff --git a/howto/recover-corrupted-object-harder.html b/howto/recover-corrupted-object-harder.html index 3649254..e8d0aaa 100644 --- a/howto/recover-corrupted-object-harder.html +++ b/howto/recover-corrupted-object-harder.html 
@@ -1189,7 +1189,7 @@  <div id="footer">   <div id="footer-text">   Last updated  - 2022-04-06 15:31:55 PDT  + 2022-04-07 15:08:45 PDT   </div>   </div>   </body>  
diff --git a/howto/revert-a-faulty-merge.html b/howto/revert-a-faulty-merge.html index 7e9556d..7cc63a4 100644 --- a/howto/revert-a-faulty-merge.html +++ b/howto/revert-a-faulty-merge.html 
@@ -1025,7 +1025,7 @@  <div id="footer">   <div id="footer-text">   Last updated  - 2022-04-06 15:31:55 PDT  + 2022-04-07 15:08:45 PDT   </div>   </div>   </body>  
diff --git a/howto/revert-branch-rebase.html b/howto/revert-branch-rebase.html index e65d9a5..5777bc2 100644 --- a/howto/revert-branch-rebase.html +++ b/howto/revert-branch-rebase.html 
@@ -907,7 +907,7 @@  <div id="footer">   <div id="footer-text">   Last updated  - 2022-04-06 15:31:54 PDT  + 2022-04-07 15:08:44 PDT   </div>   </div>   </body>  
diff --git a/howto/separating-topic-branches.html b/howto/separating-topic-branches.html index 9bb0029..f94d3f7 100644 --- a/howto/separating-topic-branches.html +++ b/howto/separating-topic-branches.html 
@@ -841,7 +841,7 @@  <div id="footer">   <div id="footer-text">   Last updated  - 2022-04-06 15:31:55 PDT  + 2022-04-07 15:08:45 PDT   </div>   </div>   </body>  
diff --git a/howto/setup-git-server-over-http.html b/howto/setup-git-server-over-http.html index ebeb24c..4f56809 100644 --- a/howto/setup-git-server-over-http.html +++ b/howto/setup-git-server-over-http.html 
@@ -1071,7 +1071,7 @@  <div id="footer">   <div id="footer-text">   Last updated  - 2022-04-06 15:31:54 PDT  + 2022-04-07 15:08:45 PDT   </div>   </div>   </body>  
diff --git a/howto/update-hook-example.html b/howto/update-hook-example.html index 945f33c..d84d78d 100644 --- a/howto/update-hook-example.html +++ b/howto/update-hook-example.html 
@@ -930,7 +930,7 @@  <div id="footer">   <div id="footer-text">   Last updated  - 2022-04-06 15:31:54 PDT  + 2022-04-07 15:08:44 PDT   </div>   </div>   </body>  
diff --git a/howto/use-git-daemon.html b/howto/use-git-daemon.html index 9778ae7..9f827dd 100644 --- a/howto/use-git-daemon.html +++ b/howto/use-git-daemon.html 
@@ -791,7 +791,7 @@  <div id="footer">   <div id="footer-text">   Last updated  - 2022-04-06 15:31:54 PDT  + 2022-04-07 15:08:44 PDT   </div>   </div>   </body>  
diff --git a/howto/using-merge-subtree.html b/howto/using-merge-subtree.html index 70b9007..7b3dc17 100644 --- a/howto/using-merge-subtree.html +++ b/howto/using-merge-subtree.html 
@@ -848,7 +848,7 @@  <div id="footer">   <div id="footer-text">   Last updated  - 2022-04-06 15:31:54 PDT  + 2022-04-07 15:08:44 PDT   </div>   </div>   </body>  
diff --git a/howto/using-signed-tag-in-pull-request.html b/howto/using-signed-tag-in-pull-request.html index ca7e979..119baac 100644 --- a/howto/using-signed-tag-in-pull-request.html +++ b/howto/using-signed-tag-in-pull-request.html 
@@ -952,7 +952,7 @@  <div id="footer">   <div id="footer-text">   Last updated  - 2022-04-06 15:31:54 PDT  + 2022-04-07 15:08:44 PDT   </div>   </div>   </body>